home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 9 / PC World Interactive 9 - Temmuz 1998.iso / muzik / FMSYNTH.EXE / Readme.txt < prev    next >
Text File  |  1995-12-03  |  4KB  |  81 lines

  1. FM Midi Synth driver Version 2.14
  2. Copyright (c) 1993-1995 by Jamie O'Connell
  3.  
  4. The FM MIDI Synth driver is a replacement driver for sound cards
  5. that implement FM synthesis.  It features an extensive MIDI 
  6. implementation as well as support for loadable instrument banks
  7. and a Control Panel applet for run-time configuration of driver 
  8. parameters.  It is designed to work with as many different sound 
  9. cards from various manufacturers as possible. 
  10.  
  11. Version 2.12 New Things: 
  12.    New voice allocation         - A new algorithm has been implemented,
  13.                                   that chooses the oldest "off" voice
  14.                                   when picking the next free voice to use.
  15.  
  16. Version 2.10 New Things: 
  17.    Multiple Driver Openings     - Several programs can now share FM Synth
  18.    Support for Channel and Key Aftertouch
  19.    More efficient MIDI handling - The driver's response has been improved
  20.                                   while the run-time size has been reduced.
  21.    New Percussion Algorithm     - Better sounding percussion
  22.    Some Patches Revised         - Certain Instruments have been improved.
  23.    New Help File                - The FM Synth help file has been expanded
  24.                                   and enhanced, thanks to Jerry Jorgenrud
  25.                                   CIS [75060,1040].
  26.    Optional MIDI Mapper Setup   - The driver installation offers to 
  27.                                   automatically add a new MIDI Mapper setup, 
  28.                                   while preserving any existing Mapper setup.
  29.  
  30. The following files should be include in this ZIP file:
  31.  
  32.  FMSYNTH.DRV     The driver.
  33.  FMCFG.DLL      Driver configuration library
  34.  FMTASK.EXE     FM Synth run-time task.
  35.  FMSYNTH.HLP     The Windows help file.
  36.  ADDMAPFM.EXE   Installation Program to append MIDI Mapper Setup
  37.  ADDMAPFM.EXE   Recorder Macro.
  38.  OEMSETUP.INF   Windows Driver installation information file.
  39.  FMSYNTH.WRI    A Windows Write file with installation
  40.                 instructions.
  41.  
  42.  FMSYN.CAL      Cakewalk Pro CAL routine
  43.  FMSYNTH.DRM    Cakewalk Pro Dump request Macros
  44.  WJFM.INI       WinJammer and WinJammer Pro SysEX request macros
  45.  STMB.H         C header file detailing FM Synth API
  46.  STMB.PAS       Pascal file   detailing FM Synth API
  47.  SYSEX.TXT      Text file describing System Exclusive messages
  48.  README.TXT        This file.
  49.  VENDOR.TXT        Vendor Information.
  50.  
  51. Other Information
  52.  
  53. FMSYN.CAL, is a CAL program that will launch the FM Synth applet 
  54. from within Cakewalk.  It requires Cakewalk for Windows version
  55. 2.0 (or above), and can be easily bound to a key sequence for quick 
  56. launching.
  57.  
  58. FMSYN.DRM, is a set of DRMs (Dump Request Macros) for getting System 
  59. Exclusive information from the driver.  In order to use it, just 
  60. insert the file into your WINCAKE.INI file.  Ensure that you have the 
  61. "FM Synth (jwo) SysEx Input" driver selected as one of the MIDI Input 
  62. drivers.  The Macros work with all versions of Cakewalk Professional for
  63. Windows.
  64.  
  65. WJFM.INI, details request macros for getting SysEx dump information using
  66. WinJammer and WinJammer Pro sequencers.
  67.  
  68. STMB.H and STMB.PAS, are C and Pascal header files.  They detail the
  69. FM Synth API for getting and setting driver information.
  70.  
  71. SYSEX.TXT, details the System Exclusive implementation for the FM Synth
  72. driver.
  73.  
  74. Jamie O'Connell - CIS [72662,1433]
  75.  
  76. DISCLAIMER
  77.  
  78. This program is provided without any warranty, expressed or implied,
  79. including but not limited to fitness for a particular purpose.
  80.  
  81.